const runtime._SA_RESTART
2 uses
runtime (current package)
defs_linux_amd64.go#L28: _SA_RESTART = 0x10000000
os_linux.go#L462: sa.sa_flags = _SA_SIGINFO | _SA_ONSTACK | _SA_RESTORER | _SA_RESTART
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)